home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1996 #6
/
Amiga Plus CD - 1996 - No. 06.iso
/
pd
/
grafik
/
picsort
/
bin
/
varexx.readme
< prev
next >
Wrap
Text File
|
1992-09-02
|
2KB
|
44 lines
Short: A GUI system for Arexx. v1.7
Uploader: amc93el@soton.ac.uk (Andy Cook)
Author: amc93el@soton.ac.uk (Andy Cook)
Type: util/rexx
Requires: OS 2.04+, Arexx, Gadtoolsbox is required to create new GUI's
but is not needed to use other peoples scripts.
Reqtools.library and arexxport.library are needed (and both
included).
Version: 1.7
Replaces: util/rexx/varexx*
Varexx is a program that allows you to control graphical user
interfaces (GUI's) from Arexx scripts. The program loads the .gui
files that are saved by Jan van den Baard's Gadtoolsbox program and
displays them on the screen.
Arexx scripts can then send messages to a port and control the actions
of the Gui. The script can read and set the contents of each of the
gadgets, resize the window and such like.
v1.0 - First Release
v1.2 - Some bugfixes and a few new features.
v1.4 - Multiple windows open at once.
- Some bugfixes
- You can disable MX_KIND and LISTVIEW_KIND gadgets. (WB 3.1).
- Remembers locations of windows.
- A version command.
- Supports the GET_FILE gadget type.
- Imporved the keyboard short cut handling.
- More demos and a user friendly archive.
v1.6 - Some bugfixes.
- Can now change text titles of gadgets, windows and screens.
- Read and change the locations of windows from scripts.
- Activate the string and number gadgets from scripts.
- More keyboard support.
v1.7 - Fixed a minor bug introduced in 1.6